ISubsystem.DcCheck property
Enables or disables DC checks during the startup of the KINGSTAR Subsystem. The devices will go to the operational state (Op) once the synchronization is done. This slows the startup around 15 seconds. By default, it is true.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool DcCheck { get; set; }
Property DcCheck As Boolean
Property value
Type: bool
Remarks
This property must be set before Start.
Usable EtherCAT states
ecatOffline
See also